jit_block_get_function

Function jit_block_get_function 

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

Get the function that a particular block belongs to.