UIGraphicsBeginPDFContextToData

Function UIGraphicsBeginPDFContextToData 

Source
pub unsafe extern "C-unwind" fn UIGraphicsBeginPDFContextToData(
    data: &NSMutableData,
    bounds: CGRect,
    document_info: Option<&NSDictionary>,
)
Available on crate features UIGraphics and objc2-core-foundation only.
Expand description

ยงSafety

document_info generic should be of the correct type.