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

Required features: "Win32_Networking_Ldap"