Function windows_sys::Win32::Graphics::GdiPlus::GdipCreateAdjustableArrowCap
pub unsafe extern "system" fn GdipCreateAdjustableArrowCap(
height: f32,
width: f32,
isfilled: BOOL,
cap: *mut *mut GpAdjustableArrowCap
) -> StatusExpand description
Required features: "Win32_Foundation"