Function vc6_sys::GetLongPathNameW

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