c_CANifier_ConfigSetCustomParam

Function c_CANifier_ConfigSetCustomParam 

Source
pub unsafe extern "C" fn c_CANifier_ConfigSetCustomParam(
    handle: Handle,
    newValue: c_int,
    paramIndex: c_int,
    timeoutMs: c_int,
) -> ErrorCode