Function openssl_sys::ECDSA_SIG_set0
pub unsafe extern "C" fn ECDSA_SIG_set0(sig: *mut ECDSA_SIG, pr: *mut BIGNUM, ps: *mut BIGNUM) -> c_int
The portability is definied by:
#[cfg(any(ossl110, libressl273))]