pub unsafe extern "C" fn wxd_Config_SetPath(
config: *mut wxd_ConfigBase_t,
path: *const c_char,
)Expand description
Sets the current path. @param config Pointer to the config object. @param path The path to set.
pub unsafe extern "C" fn wxd_Config_SetPath(
config: *mut wxd_ConfigBase_t,
path: *const c_char,
)Sets the current path. @param config Pointer to the config object. @param path The path to set.