Function windows::Win32::Networking::Ldap::ldap_delete_ext_sW
pub unsafe fn ldap_delete_ext_sW<P0>(
ld: *mut LDAP,
dn: P0,
servercontrols: *mut *mut LDAPControlW,
clientcontrols: *mut *mut LDAPControlW,
) -> u32where
P0: Param<PCWSTR>,