[][src]Function CCODE::GetShortPathNameW

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