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

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