Skip to main content

wxd_Config_SetPath

Function wxd_Config_SetPath 

Source
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.