QLPreviewRequestIsCancelled

Function QLPreviewRequestIsCancelled 

Source
pub unsafe extern "C-unwind" fn QLPreviewRequestIsCancelled(
    preview: &QLPreviewRequest,
) -> bool
👎Deprecated: renamed to QLPreviewRequest::is_cancelled
Available on crate feature QLGenerator only.