[][src]Type Definition ldap_sys::BER_MEMALLOC_FN

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