[][src]Function security_framework_sys::secure_transport::SSLSetClientSideAuthenticate

pub unsafe extern "C" fn SSLSetClientSideAuthenticate(
    context: SSLContextRef,
    auth: SSLAuthenticate
) -> OSStatus