Function GdipGetPenLineJoin

pub unsafe extern "system" fn GdipGetPenLineJoin(
    pen: *mut GpPen,
    linejoin: *mut LineJoin,
) -> Status