[][src]Type Definition ldap_sys::BER_MEMREALLOC_FN

type BER_MEMREALLOC_FN = Option<unsafe extern "C" fn(p: *mut c_void, size: ber_len_t, ctx: *mut c_void) -> *mut c_void>;