flipper_application_plugin_get_descriptor

Function flipper_application_plugin_get_descriptor 

Source
pub unsafe extern "C" fn flipper_application_plugin_get_descriptor(
    app: *mut FlipperApplication,
) -> *const FlipperAppPluginDescriptor
Expand description

Get plugin descriptor for preloaded plugin

§Arguments

  • app - Application pointer

§Returns

Pointer to plugin descriptor