Function GdipPathIterHasCurve

pub unsafe extern "system" fn GdipPathIterHasCurve(
    iterator: *mut GpPathIterator,
    hascurve: *mut BOOL,
) -> Status