Function newtCreateGrid

Source
pub unsafe extern "C" fn newtCreateGrid(
    cols: c_int,
    rows: c_int,
) -> newtGrid