Function kernel32::GetWriteWatch
[−]
[src]
pub unsafe extern "system" fn GetWriteWatch(
dwFlags: DWORD,
lpBaseAddress: PVOID,
dwRegionSize: SIZE_T,
lpAddresses: *mut PVOID,
lpdwCount: *mut ULONG_PTR,
lpdwGranularity: LPDWORD
) -> UINT