[−][src]Function winapi::um::errhandlingapi::RaiseException
pub unsafe extern "system" fn RaiseException(
dwExceptionCode: DWORD,
dwExceptionFlags: DWORD,
nNumberOfArguments: DWORD,
lpArguments: *const ULONG_PTR
)