Function ibm_db::SQLNumResultCols[][src]

pub unsafe extern "C" fn SQLNumResultCols(
    hstmt: SQLHSTMT,
    pccol: *mut SQLSMALLINT
) -> SQLRETURN