pub unsafe extern "C-unwind" fn MLCActivationTypeDebugDescription(
activation_type: MLCActivationType,
) -> Retained<NSString>
👎Deprecated: renamed to
MLCActivationType::debug_description
Available on crate feature
MLCTypes
only.