syscreate

Function syscreate 

Source
#[unsafe(no_mangle)]
pub extern "C" fn syscreate(object_size: usize) -> OptZero<Slice<u8>>
Expand description

Allocates an object sized object_size using GLOBAL_SYSTEM_ALLOCATOR