pub unsafe extern "system" fn LdapUnicodeToUTF8(
    lpsrcstr: PCWSTR,
    cchsrc: i32,
    lpdeststr: PSTR,
    cchdest: i32
) -> i32
Expand description

Required features: "Win32_Networking_Ldap"