Function windows::Win32::Networking::Ldap::ldap_modrdn_sA
pub unsafe fn ldap_modrdn_sA<P0, P1>(
externalhandle: *mut LDAP,
distinguishedname: P0,
newdistinguishedname: P1,
) -> u32where
P0: Param<PCSTR>,
P1: Param<PCSTR>,