Function GdipPathIterGetCount

pub unsafe extern "system" fn GdipPathIterGetCount(
    iterator: *mut GpPathIterator,
    count: *mut i32,
) -> Status