[][src]Type Definition ldap_sys::ldap_conn_del_f

type ldap_conn_del_f = Option<unsafe extern "C" fn(ld: *mut LDAP, sb: *mut Sockbuf, ctx: *mut ldap_conncb)>;