Function security_framework_sys::secure_transport::SSLGetPeerDomainNameLength [] [src]

pub unsafe extern "C" fn SSLGetPeerDomainNameLength(
    context: SSLContextRef,
    peerNameLen: *mut size_t
) -> OSStatus