#[no_mangle]
pub unsafe extern "C" fn rune_runtime_inputs(
    runtime: *const Runtime,
    metadata_out: *mut *mut Metadata
) -> *mut Error
Expand description

Get a set of all the input nodes in this Rune.