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