Function sc_cancel

Source
pub unsafe extern "C" fn sc_cancel(ctx: *mut sc_context_t) -> c_int
Expand description

Cancel all pending PC/SC calls NOTE: only PC/SC backend implements this function. @param ctx pointer to application context @retval SC_SUCCESS on success