Function winapi::um::fileapi::GetLongPathNameW[][src]

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