pub unsafe extern "system" fn ldap_modrdn_sW(
    externalhandle: *mut ldap,
    distinguishedname: PCWSTR,
    newdistinguishedname: PCWSTR
) -> u32
Expand description

Required features: "Win32_Networking_Ldap"