pub unsafe extern "C" fn jit_block_get_label(
block: jit_block_t,
) -> jit_label_tExpand description
Get the label associated with a block.
pub unsafe extern "C" fn jit_block_get_label(
block: jit_block_t,
) -> jit_label_tGet the label associated with a block.