miniz_sys::mz_alloc_func [] [src]

type mz_alloc_func = extern fn(*mut c_void, size_t, size_t) -> *mut c_void;