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