Function windows_sys::Win32::System::Diagnostics::Debug::RaiseException

pub unsafe extern "system" fn RaiseException(
    dwexceptioncode: u32,
    dwexceptionflags: u32,
    nnumberofarguments: u32,
    lparguments: *const usize,
)