pub unsafe extern "C" fn FSUSER_SetCtrCardLatencyParameter(
latency: u64_,
emulateEndurance: bool,
) -> ResultExpand description
Configures CTRCARD latency emulation.
ยงArguments
latency- Latency to apply, in milliseconds.emulateEndurance- Whether to emulate card endurance.