pub unsafe extern "C" fn loader_get_application_name( instance: *mut Loader, name: *mut FuriString, ) -> bool
Get the name of the currently running application
instance
name
true if it was possible to get an application name, false otherwise