Function ul_sys::ulSettingsSetDeveloperName[][src]

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

Set the name of the developer of this app.

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

Default is “MyCompany”