UIImageSymbolWeightForFontWeight

Function UIImageSymbolWeightForFontWeight 

Source
pub unsafe extern "C-unwind" fn UIImageSymbolWeightForFontWeight(
    font_weight: UIFontWeight,
) -> UIImageSymbolWeight
👎Deprecated: renamed to UIImageSymbolWeight::for_font_weight
Available on crate features UIFontDescriptor and UIImageSymbolConfiguration and objc2-core-foundation only.