jit_value_get_function

Function jit_value_get_function 

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

Get the function which owns a particular value.