[][src]Type Definition winapi::um::winnt::PVECTORED_EXCEPTION_HANDLER

type PVECTORED_EXCEPTION_HANDLER = Option<unsafe extern "system" fn(ExceptionInfo: *mut EXCEPTION_POINTERS) -> LONG>;