openssl_sys

Function BIO_new_socket

source
pub unsafe extern "C" fn BIO_new_socket(
    sock: c_int,
    close_flag: c_int,
) -> *mut BIO