pub unsafe extern "C" fn jit_block_get_function(
block: jit_block_t,
) -> jit_function_tExpand description
Get the function that a particular block belongs to.
pub unsafe extern "C" fn jit_block_get_function(
block: jit_block_t,
) -> jit_function_tGet the function that a particular block belongs to.