Function windows_sys::Win32::Networking::Ldap::ldap_bind_sW

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