Skip to main content

wxd_Config_SetRecordDefaults

Function wxd_Config_SetRecordDefaults 

Source
pub unsafe extern "C" fn wxd_Config_SetRecordDefaults(
    config: *mut wxd_ConfigBase_t,
    do_it: bool,
)
Expand description

Sets whether to record defaults. @param config Pointer to the config object. @param do_it true to enable, false to disable.