pub unsafe extern "C" fn HAL_CheckCompressorModule(
    module: i32
) -> HAL_Bool
Expand description

Gets if a compressor module is valid.

@param module the module number @return true if the module is valid, otherwise false