[][src]Function uikit_sys::CGContextTranslateCTM

pub unsafe extern "C" fn CGContextTranslateCTM(
    c: CGContextRef,
    tx: CGFloat,
    ty: CGFloat
)