Function mysqlclient_sys::mysql_fetch_row_start

source ยท
pub unsafe extern "C" fn mysql_fetch_row_start(
    ret: *mut MYSQL_ROW,
    result: *mut MYSQL_RES,
) -> c_int