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