Skip to main content

t_int_no_na

Function t_int_no_na 

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

Trampoline for integer No_NA method.

ยงSafety

x must be a valid ALTREP INTSXP.