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

Validate elf file and load application metadata

Returns:

  • Preload result code

Arguments

  • app - Application pointer