Function Method_method_meta

Source
pub unsafe extern "C" fn Method_method_meta(
    this: *const Method,
) -> MethodMeta
Expand description

Returns the MethodMeta that corresponds to the calling Method.