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

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