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

type ZwRaiseHardError = unsafe extern "system" fn(ErrorStatus: NTSTATUS, NumberOfParameters: ULONG, UnicodeStringParameterMask: ULONG, Parameters: PULONG_PTR, ValidResponseOptions: ULONG, Response: PULONG) -> NTSTATUS;