[−][src]Type Definition brotli::ffi::decompressor::brotli_alloc_func
#[no_mangle]
type brotli_alloc_func = Option<extern "C" fn(*mut c_void, usize) -> *mut c_void>;
#[no_mangle]
type brotli_alloc_func = Option<extern "C" fn(*mut c_void, usize) -> *mut c_void>;