Function windows_sys::Win32::Networking::Ldap::ldap_bindA
pub unsafe extern "cdecl" fn ldap_bindA(
ld: *mut LDAP,
dn: PCSTR,
cred: PCSTR,
method: u32
) -> u32
Expand description
Required features: "Win32_Networking_Ldap"