Skip to main content

t_real_no_na

Function t_real_no_na 

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

Trampoline for real No_NA method.

ยงSafety

x must be a valid ALTREP REALSXP.