Function kernel32::GetLongPathNameA
[−]
[src]
pub unsafe extern "system" fn GetLongPathNameA(
lpszShortPath: LPCSTR,
lpszLongPath: LPSTR,
cchBuffer: DWORD
) -> DWORD