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

type ZwSystemDebugControl = unsafe extern "system" fn(Command: SYSDBG_COMMAND, InputBuffer: PVOID, InputBufferLength: ULONG, OutputBuffer: PVOID, OutputBufferLength: ULONG, ReturnLength: PULONG) -> NTSTATUS;