[][src]Function CCODE::CombineTransform

pub unsafe extern "C" fn CombineTransform(
    lpxfOut: LPXFORM,
    lpxf1: *const XFORM,
    lpxf2: *const XFORM
) -> BOOL