[][src]Function guillotiere_ffi::guillotiere_atlas_allocator_allocate

#[no_mangle]
pub unsafe extern "C" fn guillotiere_atlas_allocator_allocate(
    atlas: &mut guillotiere_atlas_allocator_t,
    size: guillotiere_size_t,
    result: &mut guillotiere_allocation_t
) -> bool