Function executorch_sys::torch::executor::MethodMeta_num_inputs
source ยท pub unsafe extern "C" fn MethodMeta_num_inputs(
this: *const MethodMeta,
) -> usizeExpand description
Get the number of inputs to this method.
@returns The number of inputs.