[][src]Function newt_sys::newtVerticalScrollbar

pub unsafe extern "C" fn newtVerticalScrollbar(
    left: c_int,
    top: c_int,
    height: c_int,
    normalColorset: c_int,
    thumbColorset: c_int
) -> newtComponent