[][src]Function opensc_sys::sc_verify

pub unsafe extern "C" fn sc_verify(
    card: *mut sc_card,
    type_: c_uint,
    ref_: c_int,
    buf: *const u8,
    buflen: size_t,
    tries_left: *mut c_int
) -> c_int