Function windows_sys::Win32::Networking::Ldap::ldap_modrdn2_sA

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