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

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