windows::Win32::Graphics::GdiPlus

Function GdipCreateAdjustableArrowCap

pub unsafe fn GdipCreateAdjustableArrowCap(
    height: f32,
    width: f32,
    isfilled: bool,
    cap: *mut *mut GpAdjustableArrowCap,
) -> Status