Function executorch_sys::torch::executor::Method_get_input
source ยท pub unsafe extern "C" fn Method_get_input(
this: *const Method,
i: usize,
) -> *const EValueExpand description
DEPRECATED: Use MethodMeta instead to access metadata, and set_input to update Method inputs.