Function DSA_SIG_set0

Source
pub unsafe extern "C" fn DSA_SIG_set0(
    sig: *mut DSA_SIG_st,
    r: *mut bignum_st,
    s: *mut bignum_st,
) -> i32