Function windows_sys::Win32::Graphics::Gdi::EnumObjects

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