jit_value_get_context

Function jit_value_get_context 

Source
pub unsafe extern "C" fn jit_value_get_context(
    value: jit_value_t,
) -> jit_context_t
Expand description

Get the context which owns a particular value.