Function gdi32::EnumObjects
[−]
[src]
pub unsafe extern "system" fn EnumObjects(
hdc: HDC,
nType: c_int,
lpFunc: GOBJENUMPROC,
lParam: LPARAM
) -> c_int