Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPenMode

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