SKSummaryCreateWithString

Function SKSummaryCreateWithString 

Source
pub unsafe extern "C-unwind" fn SKSummaryCreateWithString(
    in_string: Option<&CFString>,
) -> Option<CFRetained<SKSummary>>
👎Deprecated: renamed to SKSummary::with_string
Available on crate feature SKSummary only.