Function executorch_sys::torch::executor::MethodMeta_num_inputs

source ยท
pub unsafe extern "C" fn MethodMeta_num_inputs(
    this: *const MethodMeta,
) -> usize
Expand description

Get the number of inputs to this method.

@returns The number of inputs.