Function r_core::r_big_from_int[][src]

pub unsafe extern "C" fn r_big_from_int(
    b: *mut RNumBig,
    v: c_longlong
)