Function wpilib_sys::bindings::HAL_InitializeCompressor
source · pub unsafe extern "C" fn HAL_InitializeCompressor(
module: i32,
status: *mut i32
) -> HAL_CompressorHandleExpand description
Initializes a compressor on the given PCM module.
@param module the module number @return the created handle