Function groonga_sys::groonga::grn_table_get_key [] [src]

pub unsafe extern "C" fn grn_table_get_key(
    ctx: *mut grn_ctx,
    table: *mut grn_obj,
    id: grn_id,
    keybuf: *mut c_void,
    buf_size: c_int
) -> c_int