11 lines
422 B
Python
11 lines
422 B
Python
@ stdcall HlIoPortInByte(ptr)
|
|
@ stdcall HlIoPortOutByte(ptr long)
|
|
@ stdcall RtlCompareMemory(ptr ptr long)
|
|
@ stdcall RtlCopyMemory(ptr ptr long)
|
|
@ stdcall RtlFillMemory(ptr long long)
|
|
@ stdcall RtlMoveMemory(ptr ptr long)
|
|
@ stdcall RtlSameMemory(ptr ptr long)
|
|
@ stdcall RtlSetMemory(ptr long long)
|
|
@ cdecl RtlWideStringCompare(wstr wstr long)
|
|
@ cdecl RtlWideStringTokenize(wstr wstr wstr)
|
|
@ stdcall RtlZeroMemory(ptr long) |