Type Definition panda_sys::alloc_func[][src]

pub type alloc_func = Option<unsafe extern "C" fn(opaque: voidpf, items: uInt, size: uInt) -> voidpf>;