[][src]Function nginx::BN_copy

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