flipper_application_preload

Function flipper_application_preload 

Source
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

§Arguments

  • app - Application pointer
  • path (direction in) - The path to fap file

§Returns

Preload result code