[][src]Type Definition CCODE::MONITORENUMPROC

type MONITORENUMPROC = Option<unsafe extern "C" fn(arg1: HMONITOR, arg2: HDC, arg3: LPRECT, arg4: LPARAM) -> BOOL>;