Returns a list of the functions calls instructions
Last updated 24 days ago
low_level_function_calls() → Instructions
low_level_function_calls() →
Instructions
from glider import * def query(): return Instructions().low_level_function_calls().exec(3)