Function libtaos::bindings::taos_stmt_bind_single_param_batch[][src]

pub unsafe extern "C" fn taos_stmt_bind_single_param_batch(
    stmt: *mut TAOS_STMT,
    bind: *mut TAOS_MULTI_BIND,
    colIdx: c_int
) -> c_int