jit_block_get_context

Function jit_block_get_context 

Source
pub unsafe extern "C" fn jit_block_get_context(
    block: jit_block_t,
) -> jit_context_t
Expand description

Get the context that a particular block belongs to.