[][src]Type Definition ntapi::ntxcapi::RtlDispatchException

type RtlDispatchException = unsafe extern "system" fn(ExceptionRecord: PEXCEPTION_RECORD, ContextRecord: PCONTEXT) -> BOOLEAN;