[][src]Type Definition CCODE::PEXCEPTION_FILTER

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