[][src]Function opensc_sys::sc_reset_retry_counter

pub unsafe extern "C" fn sc_reset_retry_counter(
    card: *mut sc_card,
    type_: c_uint,
    ref_: c_int,
    puk: *const u8,
    puklen: size_t,
    newref: *const u8,
    newlen: size_t
) -> c_int