Function ul_sys::ulSettingsSetAppName[][src]

pub unsafe extern "C" fn ulSettingsSetAppName(
    settings: ULSettings,
    name: ULString
)
Expand description

Set the name of this app.

This is used to generate a unique path to store local application data on the user’s machine.

Default is “MyApp”