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

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"