[][src]Function winapi::um::wingdi::EnumObjects

pub unsafe extern "system" fn EnumObjects(
    hdc: HDC,
    nType: c_int,
    lpFunc: GOBJENUMPROC,
    lParam: LPARAM
) -> c_int