aws_lc_sys

Function BN_copy

Source
pub unsafe extern "C" fn BN_copy(
    dest: *mut BIGNUM,
    src: *const BIGNUM,
) -> *mut BIGNUM