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

Required features: "Win32_Networking_Ldap"