Function bssl_sys::BIO_new_fd

source ·
pub unsafe extern "C" fn BIO_new_fd(
    fd: c_int,
    close_flag: c_int
) -> *mut BIO