Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPenFillType

pub unsafe extern "system" fn GdipGetPenFillType(
    pen: *mut GpPen,
    type: *mut PenType,
) -> Status