openssl_sys

Function EC_KEY_get0_private_key

source
pub unsafe extern "C" fn EC_KEY_get0_private_key(
    key: *const EC_KEY,
) -> *const BIGNUM