Skip to main content

real_ptr

Function real_ptr 

Source
pub unsafe fn real_ptr(s: Sexp) -> *mut f64
Expand description

Read REAL data pointer.

ยงSafety

s must be a valid REALSXP pointer.