Function windows::Win32::Graphics::GdiPlus::GdipSetAdjustableArrowCapFillState
pub unsafe fn GdipSetAdjustableArrowCapFillState<P0>(
cap: *mut GpAdjustableArrowCap,
fillstate: P0,
) -> Statuswhere
P0: Param<BOOL>,