pub unsafe extern "system" fn D2D1MakeSkewMatrix(
    anglex: f32,
    angley: f32,
    center: D2D_POINT_2F,
    matrix: *mut Matrix3x2
)
Expand description

Required features: "Win32_Graphics_Direct2D", "Foundation_Numerics", "Win32_Graphics_Direct2D_Common"