[][src]Function ul_sys::ulSettingsSetAppName

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

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"