SKDocumentCopyURL

Function SKDocumentCopyURL 

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

ยงSafety

in_document should be of the correct type.