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

type PEXCEPTION_FILTER = Option<unsafe extern "C" fn(ExceptionPointers: *mut EXCEPTION_POINTERS, EstablisherFrame: PVOID) -> LONG>;