pub unsafe extern "C" fn sc_remote_data_init(
rdata: *mut sc_remote_data,
)Expand description
Used to initialize the @c sc_remote_data structure – reset the header of the ‘remote APDUs’ list, set the handlers to manipulate the list.
pub unsafe extern "C" fn sc_remote_data_init(
rdata: *mut sc_remote_data,
)Used to initialize the @c sc_remote_data structure – reset the header of the ‘remote APDUs’ list, set the handlers to manipulate the list.