pub unsafe extern "cdecl" fn ldap_sslinitW(
    hostname: PCWSTR,
    portnumber: u32,
    secure: i32
) -> *mut LDAP
Expand description

Required features: "Win32_Networking_Ldap"