jit_function_set_parent_frame

Function jit_function_set_parent_frame 

Source
pub unsafe extern "C" fn jit_function_set_parent_frame(
    func: jit_function_t,
    parent_frame: jit_value_t,
)