pub unsafe extern "C" fn jit_value_get_type(
value: jit_value_t,
) -> jit_type_tExpand description
Get the type that is associated with a value.
pub unsafe extern "C" fn jit_value_get_type(
value: jit_value_t,
) -> jit_type_tGet the type that is associated with a value.