Function windows::Win32::Networking::Ldap::ldap_sslinit

pub unsafe fn ldap_sslinit<P0>(
    hostname: P0,
    portnumber: u32,
    secure: i32,
) -> *mut LDAP
where P0: Param<PCSTR>,