CGContextBeginPage

Function CGContextBeginPage 

Source
pub unsafe extern "C-unwind" fn CGContextBeginPage(
    c: Option<&CGContext>,
    media_box: *const CGRect,
)
👎Deprecated: renamed to CGContext::begin_page
Available on crate feature CGContext only.