Function win_sys::Memory::GetWriteWatch [−][src]
pub unsafe fn GetWriteWatch(
dwflags: u32,
lpbaseaddress: *const c_void,
dwregionsize: usize,
lpaddresses: *mut *mut c_void,
lpdwcount: *mut usize,
lpdwgranularity: *mut u32
) -> u32Expand description
Required features: Win32_System_Memory