Function mysqlclient_sys::mysql_data_seek

source ยท
pub unsafe extern "C" fn mysql_data_seek(
    result: *mut MYSQL_RES,
    offset: c_ulonglong,
)