Function windows_sys::Wdk::System::SystemServices::ZwTerminateProcess
pub unsafe extern "system" fn ZwTerminateProcess(
processhandle: HANDLE,
exitstatus: NTSTATUS
) -> NTSTATUSExpand description
Required features: "Win32_Foundation"