Function bssl_sys::BIO_get_fd

source ·
pub unsafe extern "C" fn BIO_get_fd(
    bio: *mut BIO,
    out_fd: *mut c_int
) -> c_int