SKDocumentCreateWithURL

Function SKDocumentCreateWithURL 

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

ยงSafety

in_url might not allow None.