Function openssl_sys::SSL_get_wpoll_descriptor

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