Function executorch_sys::executorch_rs::MemoryAllocator_allocate

source ยท
pub unsafe extern "C" fn MemoryAllocator_allocate(
    allocator: *mut MemoryAllocator,
    size: usize,
    alignment: usize,
) -> *mut c_void