Function r_core::r_big_rshift[][src]

pub unsafe extern "C" fn r_big_rshift(
    c: *mut RNumBig,
    a: *mut RNumBig,
    nbits: size_t
)