Function r_core::r_big_xor[][src]

pub unsafe extern "C" fn r_big_xor(
    c: *mut RNumBig,
    a: *mut RNumBig,
    b: *mut RNumBig
)