Function r_core::r_big_cmp[][src]

pub unsafe extern "C" fn r_big_cmp(
    a: *mut RNumBig,
    b: *mut RNumBig
) -> c_int