Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPenMode

pub unsafe extern "system" fn GdipSetPenMode(
    pen: *mut GpPen,
    penmode: PenAlignment,
) -> Status