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

Required features: "Win32_Networking_Ldap"