MLCGradientClippingTypeDebugDescription

Function MLCGradientClippingTypeDebugDescription 

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