Function SQLRowCount

Source
pub unsafe extern "system" fn SQLRowCount(
    statementHandle: SQLHSTMT,
    rowCount: *mut SQLLEN,
) -> SQLRETURN