c_CANifier_ConfigGetCustomParam

Function c_CANifier_ConfigGetCustomParam 

Source
pub unsafe extern "C" fn c_CANifier_ConfigGetCustomParam(
    handle: Handle,
    readValue: *mut c_int,
    paramIndex: c_int,
    timoutMs: c_int,
) -> ErrorCode