[][src]Type Definition CCODE::PTOP_LEVEL_EXCEPTION_FILTER

type PTOP_LEVEL_EXCEPTION_FILTER = Option<unsafe extern "C" fn(ExceptionInfo: *mut _EXCEPTION_POINTERS) -> LONG>;