pub unsafe extern "C" fn flipper_application_preload(
    app: *mut FlipperApplication,
    path: *const i8
) -> FlipperApplicationPreloadStatus
Expand description

@brief Validate elf file and load application metadata @param app Application pointer @return Preload result code