pub unsafe extern "C" fn jit_block_get_context(
block: jit_block_t,
) -> jit_context_tExpand description
Get the context that a particular block belongs to.
pub unsafe extern "C" fn jit_block_get_context(
block: jit_block_t,
) -> jit_context_tGet the context that a particular block belongs to.