pub unsafe extern "system" fn ldap_simple_bind_sW(
    ld: *mut ldap,
    dn: PCWSTR,
    passwd: PCWSTR
) -> u32
Expand description

Required features: "Win32_Networking_Ldap"