[][src]Function winapi::um::winbase::GetLongPathNameTransactedW

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