gdi32::RoundRect [] [src]

pub unsafe extern "system" fn RoundRect(hdc: HDC, nLeftRect: c_int, nTopRect: c_int, nRightRect: c_int, nBottomRect: c_int, nWidth: c_int, nHeight: c_int) -> BOOL