pub unsafe extern "cdecl" fn ldap_modrdn2_sW(
    externalhandle: *mut LDAP,
    distinguishedname: PCWSTR,
    newdistinguishedname: PCWSTR,
    deleteoldrdn: i32
) -> u32
Expand description

Required features: "Win32_Networking_Ldap"