Function GdipGetPenDashStyle

pub unsafe extern "system" fn GdipGetPenDashStyle(
    pen: *mut GpPen,
    dashstyle: *mut DashStyle,
) -> Status