pub unsafe extern "system" fn SetMiterLimit(
    hdc: HDC,
    limit: f32,
    old: *mut f32
) -> BOOL
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"