Function MLCPoolingTypeDebugDescription

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