pub unsafe extern "C-unwind" fn SKDocumentGetName(
in_document: &SKDocument,
) -> Option<CFRetained<CFString>>Available on crate feature
SKDocument only.Expand description
ยงSafety
in_document should be of the correct type.