Function openssl_sys::RSA_get0_key
pub unsafe extern "C" fn RSA_get0_key(r: *const ::RSA, n: *mut *const ::BIGNUM, e: *mut *const ::BIGNUM, d: *mut *const ::BIGNUM)
The portability is definied by:
#[cfg(any(ossl110, libressl273))]