[][src]Function opensc_sys::sc_ctx_detect_readers

pub unsafe extern "C" fn sc_ctx_detect_readers(ctx: *mut sc_context_t) -> c_int

Detect new readers available on system. @param ctx OpenSC context @return SC_SUCCESS on success and an error code otherwise.