pub unsafe extern "C" fn wxd_Config_Set(
config: *mut wxd_ConfigBase_t,
) -> *mut wxd_ConfigBase_tExpand description
Sets the global config object. @param config The config object to set as current (can be NULL). @return Pointer to the previous config object (can be NULL).