Function gdi32::CreateEllipticRgn [] [src]

pub unsafe extern "system" fn CreateEllipticRgn(
    nLeftRect: c_int,
    nTopRect: c_int,
    nRightRect: c_int,
    nBottomRect: c_int
) -> HRGN