Function objc2_ui_kit::UIGraphicsBeginPDFContextToFile

source ยท
pub unsafe extern "C" fn UIGraphicsBeginPDFContextToFile(
    path: &NSString,
    bounds: CGRect,
    document_info: Option<&NSDictionary>
) -> Bool
Available on crate feature UIGraphics only.