Skip to main content

t_dataptr

Function t_dataptr 

Source
pub unsafe extern "C-unwind" fn t_dataptr<T: AltVec>(
    x: SEXP,
    w: Rboolean,
) -> *mut c_void
Expand description

Trampoline for Dataptr method.

ยงSafety

x must be a valid SEXP for the ALTREP class backed by T.