SKDocumentGetSchemeName

Function SKDocumentGetSchemeName 

Source
pub unsafe extern "C-unwind" fn SKDocumentGetSchemeName(
    in_document: &SKDocument,
) -> Option<CFRetained<CFString>>
Available on crate feature SKDocument only.
Expand description

ยงSafety

in_document should be of the correct type.