Function objc2_ui_kit::UIGraphicsBeginPDFContextToData

source ยท
pub unsafe extern "C" fn UIGraphicsBeginPDFContextToData(
    data: &NSMutableData,
    bounds: CGRect,
    document_info: Option<&NSDictionary>
)
Available on crate feature UIGraphics only.