winapi::um::winbase

Function GetLongPathNameTransactedA

Source
pub unsafe extern "system" fn GetLongPathNameTransactedA(
    lpszShortPath: LPCSTR,
    lpszLongPath: LPSTR,
    cchBuffer: DWORD,
    hTransaction: HANDLE,
) -> DWORD