Function r_core::r_big_lshift[][src]

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