Function r_core::r_big_and[][src]

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