pub type QLPreviewItemLoadingBlock = *mut DynBlock<dyn Fn(*mut NSError)>;Available on crate features
QLPreviewingController and block2 only.Expand description
A type that defines a block used to load a Quick Look preview item.
See also Appleās documentation