pub unsafe extern "C" fn MethodMeta_name(
this: *const MethodMeta,
) -> *const c_charExpand description
Get the name of this method.
@returns The method name.
pub unsafe extern "C" fn MethodMeta_name(
this: *const MethodMeta,
) -> *const c_charGet the name of this method.
@returns The method name.