Function groonga_sys::groonga::grn_table_setoperation [] [src]

pub unsafe extern "C" fn grn_table_setoperation(
    ctx: *mut grn_ctx,
    table1: *mut grn_obj,
    table2: *mut grn_obj,
    res: *mut grn_obj,
    op: grn_operator
) -> grn_rc