Type Alias alloc_func

Source
pub type alloc_func = unsafe extern "C" fn(voidpf, uInt, uInt) -> voidpf;