Function windows::Win32::Networking::Ldap::ldap_delete_s

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