pub unsafe extern "C" fn sc_release_context(
ctx: *mut sc_context_t,
) -> c_intExpand description
Releases an established OpenSC context @param ctx A pointer to the context structure to be released
pub unsafe extern "C" fn sc_release_context(
ctx: *mut sc_context_t,
) -> c_intReleases an established OpenSC context @param ctx A pointer to the context structure to be released