Function send_apdu
pub unsafe extern "C" fn send_apdu(
uim_id: Slot,
apdu: *mut UimSendApduType,
send_resp: *mut UimSendApduResponseType,
) -> c_int👎Deprecated since 0.2.0: Use ‘mcm::sim’ module instead.
Available on non-
ag35 only.Expand description
Send the uim APDU.