Function openssl_sys::SSL_get_rpoll_descriptor

source ยท
pub unsafe extern "C" fn SSL_get_rpoll_descriptor(
    s: *mut SSL,
    desc: *mut BIO_POLL_DESCRIPTOR,
) -> c_int