pub unsafe extern "C" fn sc_cancel(ctx: *mut sc_context_t) -> c_intExpand 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
pub unsafe extern "C" fn sc_cancel(ctx: *mut sc_context_t) -> c_intCancel all pending PC/SC calls NOTE: only PC/SC backend implements this function. @param ctx pointer to application context @retval SC_SUCCESS on success