pub unsafe extern "C" fn flipper_application_get_manifest(
    app: *mut FlipperApplication
) -> *const FlipperApplicationManifestV1
Expand description

@brief Get pointer to application manifest for preloaded application @param app Application pointer @return Pointer to application manifest