Function winapi::um::wingdi::SetWorldTransform[][src]

pub unsafe extern "system" fn SetWorldTransform(
    hdc: HDC,
    lpxf: *const XFORM
) -> BOOL