[][src]Function newt_sys::newtGridWrappedWindowAt

pub unsafe extern "C" fn newtGridWrappedWindowAt(
    grid: newtGrid,
    title: *mut c_char,
    left: c_int,
    top: c_int
)