[][src]Type Definition ldap_sys::LDAPDN_rewrite_func

type LDAPDN_rewrite_func = Option<unsafe extern "C" fn(dn: LDAPDN, flags: c_uint, ctx: *mut c_void) -> c_int>;