flecs_allocator_get

Function flecs_allocator_get 

Source
pub unsafe extern "C" fn flecs_allocator_get(
    a: *mut ecs_allocator_t,
    size: ecs_size_t,
) -> *mut ecs_block_allocator_t