Type Definition winapi::um::winuser::MONITORENUMPROC

source ·
pub type MONITORENUMPROC = Option<unsafe extern "system" fn(_: HMONITOR, _: HDC, _: LPRECT, _: LPARAM) -> BOOL>;