pub unsafe fn object_new(
    _: *const u8,
    _: usize,
    _: *const u8,
    _: usize
) -> Buffer
Expand description

Creates a new object of a given blueprint defined in the same package as the current actor