pub unsafe extern "system" fn LdapUTF8ToUnicode(
    lpsrcstr: PCSTR,
    cchsrc: i32,
    lpdeststr: PWSTR,
    cchdest: i32
) -> i32
Expand description

Required features: "Win32_Networking_Ldap"