[][src]Function winapi::um::memoryapi::GetWriteWatch

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