pub unsafe extern "C" fn or_rawdata_data(
rawdata: ORRawDataRef,
) -> *mut c_voidExpand description
@brief Get a pointer to the RAW data
The pointer is owned by the RawData object.
pub unsafe extern "C" fn or_rawdata_data(
rawdata: ORRawDataRef,
) -> *mut c_void@brief Get a pointer to the RAW data
The pointer is owned by the RawData object.