wmem_alloc

Function wmem_alloc 

Source
pub unsafe extern "C" fn wmem_alloc(
    allocator: *mut wmem_allocator_t,
    size: usize,
) -> *mut c_void