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

Required features: "Win32_Networking_Ldap"