Function winapi::um::wingdi::Ellipse [−][src]
pub unsafe extern "system" fn Ellipse(
hdc: HDC,
left: c_int,
top: c_int,
right: c_int,
bottom: c_int
) -> BOOL
pub unsafe extern "system" fn Ellipse(
hdc: HDC,
left: c_int,
top: c_int,
right: c_int,
bottom: c_int
) -> BOOL