pub unsafe fn DATA_PTR(obj: VALUE) -> *mut c_void
Get data pointer from RData/TypedData object (akin to DATA_PTR).
DATA_PTR
obj