[][src]Function openssl_sys::ECDSA_SIG_get0

pub unsafe extern "C" fn ECDSA_SIG_get0(
    sig: *const ECDSA_SIG,
    pr: *mut *const BIGNUM,
    ps: *mut *const BIGNUM
)