[][src]Type Definition ntapi::ntzwapi::ZwRaiseException

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