webview2_com_sys::Windows::Win32::Graphics::Gdi

Function SetWorldTransform

Source
pub unsafe fn SetWorldTransform<'a>(
    hdc: impl IntoParam<'a, HDC>,
    lpxf: *const XFORM,
) -> BOOL