Example #1
0
def _ll_1_gc_unpin(ptr):
    llop.gc_unpin(lltype.Void, ptr)
Example #2
0
def _ll_1_gc_unpin(ptr):
    llop.gc_unpin(lltype.Void, ptr)