Function MLCConvolutionTypeDebugDescription

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