pub unsafe extern "C" fn or_rawdata_get_compression(
rawdata: ORRawDataRef,
) -> u32Expand description
@brief Return the compression type for the RawData.
@return the numerical value.
pub unsafe extern "C" fn or_rawdata_get_compression(
rawdata: ORRawDataRef,
) -> u32@brief Return the compression type for the RawData.
@return the numerical value.