Skip to main content

c4query_columnCount

Function c4query_columnCount 

Source
pub unsafe extern "C" fn c4query_columnCount(
    arg1: *mut C4Query,
) -> c_uint
Expand description

Returns the number of columns (the values specified in the WHAT clause) in each row.