pub unsafe extern "system" fn GetWorldTransform(
    hdc: HDC,
    lpxf: *mut XFORM
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’