pub unsafe extern "C" fn wxd_Config_IsRecordingDefaults(
config: *const wxd_ConfigBase_t,
) -> boolExpand description
Checks if recording defaults is enabled. @param config Pointer to the config object. @return true if enabled, false otherwise.
pub unsafe extern "C" fn wxd_Config_IsRecordingDefaults(
config: *const wxd_ConfigBase_t,
) -> boolChecks if recording defaults is enabled. @param config Pointer to the config object. @return true if enabled, false otherwise.