[][src]Type Definition ldap_sys::ldap_sync_intermediate_f

type ldap_sync_intermediate_f = Option<unsafe extern "C" fn(ls: *mut ldap_sync_t, msg: *mut LDAPMessage, syncUUIDs: BerVarray, phase: ldap_sync_refresh_t) -> c_int>;