ldap_init

Function ldap_init 

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