Function windows_native::ntzwapi::ZwSystemDebugControl
source · pub unsafe extern "system" fn ZwSystemDebugControl(
Command: SYSDBG_COMMAND,
InputBuffer: *mut c_void,
InputBufferLength: u32,
OutputBuffer: *mut c_void,
OutputBufferLength: u32,
ReturnLength: *mut u32
) -> NTSTATUS