Function ibm_db::SQLExtendedFetch[][src]

pub unsafe extern "C" fn SQLExtendedFetch(
    hstmt: SQLHSTMT,
    fFetchType: SQLUSMALLINT,
    irow: SQLINTEGER,
    pcrow: *mut SQLUINTEGER,
    rgfRowStatus: *mut SQLUSMALLINT
) -> SQLRETURN