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