Function vc6_sys::GetShortPathNameW

source ·
pub unsafe extern "stdcall" fn GetShortPathNameW(
    lpszLongPath: LPCWSTR,
    lpszShortPath: LPWSTR,
    cchBuffer: DWORD
) -> DWORD