acter::api::api

Function allocate

Source
#[no_mangle]
pub unsafe extern "C" fn allocate(
    size: usize,
    align: usize,
) -> *mut u8