Function flipper0::ffi::nfc_device_load

source ·
pub unsafe extern "C" fn nfc_device_load(
    dev: *mut NfcDevice,
    file_path: *const i8,
    show_dialog: bool
) -> bool