Type Definition winapi::um::wingdi::ABORTPROC

source ·
pub type ABORTPROC = Option<unsafe extern "system" fn(_: HDC, _: c_int) -> BOOL>;