Function TestCommandWithCP56Time2a_create
Source pub unsafe extern "C" fn TestCommandWithCP56Time2a_create(
self_: TestCommandWithCP56Time2a,
tsc: u16,
timestamp: CP56Time2a,
) -> TestCommandWithCP56Time2a
Expand description
Create a test command with CP56Time2a timestamp information object
§Arguments
self (direction in) - existing instance to use or NULL to create a new instance
tsc (direction in) - test sequence counter
timestamp (direction in) -
§Returns
the new or initialized instance