Function windows_sys::Win32::Networking::Ldap::ldap_bind_s

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