Skip to main content

wxd_Config_IsRecordingDefaults

Function wxd_Config_IsRecordingDefaults 

Source
pub unsafe extern "C" fn wxd_Config_IsRecordingDefaults(
    config: *const wxd_ConfigBase_t,
) -> bool
Expand description

Checks if recording defaults is enabled. @param config Pointer to the config object. @return true if enabled, false otherwise.