Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPointCount

pub unsafe extern "system" fn GdipGetPointCount(
    path: *mut GpPath,
    count: *mut i32,
) -> Status