Function bssl_sys::BN_copy

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