c_CANifier_SetGeneralOutput

Function c_CANifier_SetGeneralOutput 

Source
pub unsafe extern "C" fn c_CANifier_SetGeneralOutput(
    handle: Handle,
    outputPin: u32,
    outputValue: bool,
    outputEnable: bool,
) -> ErrorCode