[][src]Function winapi_ui_automation::um::sql::SQLRowCount

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