pub unsafe extern "system" fn EnumObjects(
    hdc: HDC,
    ntype: OBJ_TYPE,
    lpfunc: GOBJENUMPROC,
    lparam: LPARAM
) -> i32
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’