[][src]Function wpilib_sys::bindings::HAL_InitializeCompressor

pub unsafe extern "C" fn HAL_InitializeCompressor(
    module: i32,
    status: *mut i32
) -> HAL_CompressorHandle

Initializes a compressor on the given PCM module.

@param module the module number @return the created handle