pub unsafe extern "cdecl" fn ldap_bindW(
    ld: *mut LDAP,
    dn: PCWSTR,
    cred: PCWSTR,
    method: u32
) -> u32
Expand description

Required features: "Win32_Networking_Ldap"