Skip to main content

t_dataptr_or_null

Function t_dataptr_or_null 

Source
pub unsafe extern "C-unwind" fn t_dataptr_or_null<T: AltVec>(
    x: SEXP,
) -> *const c_void
Expand description

Trampoline for Dataptr_or_null method.

ยงSafety

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