Skip to main content

t_int_is_sorted

Function t_int_is_sorted 

Source
pub unsafe extern "C-unwind" fn t_int_is_sorted<T: AltInteger>(
    x: SEXP,
) -> i32
Expand description

Trampoline for integer Is_sorted method.

ยงSafety

x must be a valid ALTREP INTSXP.