pub unsafe extern "C" fn jit_value_get_context(
value: jit_value_t,
) -> jit_context_tExpand description
Get the context which owns a particular value.
pub unsafe extern "C" fn jit_value_get_context(
value: jit_value_t,
) -> jit_context_tGet the context which owns a particular value.