Function openssl_sys::BIO_new_socket

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