pub unsafe extern "system" fn ldap_modrdn2(
    externalhandle: *mut ldap,
    distinguishedname: PCSTR,
    newdistinguishedname: PCSTR,
    deleteoldrdn: i32
) -> u32
Expand description

Required features: "Win32_Networking_Ldap"