[][src]Function in3_sys::bn_xor

pub unsafe extern "C" fn bn_xor(
    a: *mut bignum256,
    b: *const bignum256,
    c: *const bignum256
)