Function EnumObjects

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