[][src]Type Definition winapi::um::wingdi::ABORTPROC

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