Function windows_sys::Win32::Graphics::GdiPlus::GdipIsVisiblePathPointI
pub unsafe extern "system" fn GdipIsVisiblePathPointI(
path: *mut GpPath,
x: i32,
y: i32,
graphics: *mut GpGraphics,
result: *mut BOOL
) -> Status
Expand description
Required features: "Win32_Foundation"