windows::Win32::Networking::Ldap

Function ldap_delete

pub unsafe fn ldap_delete<P1>(ld: *mut LDAP, dn: P1) -> u32
where P1: Param<PCSTR>,