[][src]Type Definition ntapi::ntmmapi::NtFlushInstructionCache

type NtFlushInstructionCache = unsafe extern "system" fn(ProcessHandle: HANDLE, BaseAddress: PVOID, Length: SIZE_T) -> NTSTATUS;