_wmakepath

Function _wmakepath 

Source
pub unsafe extern "C" fn _wmakepath(
    _ResultPath: *mut wchar_t,
    _Drive: *const wchar_t,
    _Dir: *const wchar_t,
    _Filename: *const wchar_t,
    _Ext: *const wchar_t,
)