ldap_bindA

Function ldap_bindA 

pub unsafe extern "C" fn ldap_bindA(
    ld: *mut LDAP,
    dn: PCSTR,
    cred: PCSTR,
    method: u32,
) -> u32