Function BN_copy

Source
pub unsafe extern "C" fn BN_copy(
    a: *mut bignum_st,
    b: *const bignum_st,
) -> *mut bignum_st