pub unsafe extern "C" fn flipper_application_map_to_memory(
    app: *mut FlipperApplication
) -> FlipperApplicationLoadStatus
Expand description

@brief Load sections and process relocations for already pre-loaded application @param app Application pointer @return Load result code