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.
pub unsafe extern "C-unwind" fn SKDocumentCopyURL(
in_document: &SKDocument,
) -> Option<CFRetained<CFURL>>SKDocument only.in_document should be of the correct type.