pub unsafe extern "system" fn CMCreateTransformExtW(
    lpcolorspace: *const LOGCOLORSPACEW,
    lpdevcharacter: *const c_void,
    lptargetdevcharacter: *const c_void,
    dwflags: u32
) -> isize
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Graphics_Gdi"