Function windows::Win32::Graphics::Gdi::GetMiterLimit

pub unsafe fn GetMiterLimit<P0>(hdc: P0, plimit: *mut f32) -> BOOL
where P0: Param<HDC>,