Function groonga_sys::groonga::grn_hash_delete_by_id [] [src]

pub unsafe extern "C" fn grn_hash_delete_by_id(
    ctx: *mut grn_ctx,
    hash: *mut grn_hash,
    id: grn_id,
    optarg: *mut grn_table_delete_optarg
) -> grn_rc