Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPathFillMode

pub unsafe extern "system" fn GdipGetPathFillMode(
    path: *mut GpPath,
    fillmode: *mut FillMode,
) -> Status