or_rawdata_data

Function or_rawdata_data 

Source
pub unsafe extern "C" fn or_rawdata_data(
    rawdata: ORRawDataRef,
) -> *mut c_void
Expand description

@brief Get a pointer to the RAW data

The pointer is owned by the RawData object.