Function GetFileAttributesTransactedA

Source
pub unsafe extern "C" fn GetFileAttributesTransactedA(
    lpFileName: LPCSTR,
    fInfoLevelId: GET_FILEEX_INFO_LEVELS,
    lpFileInformation: LPVOID,
    hTransaction: HANDLE,
) -> BOOL