SKDocumentGetParent

Function SKDocumentGetParent 

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

ยงSafety

in_document should be of the correct type.