Function gnunet_sys::gpgrt_set_alloc_func[][src]

pub unsafe extern "C" fn gpgrt_set_alloc_func(
    f: Option<unsafe extern "C" fn(a: *mut c_void, n: usize) -> *mut c_void>
)