Changes

Line 1,838: Line 1,838:  
==== GetManualGpuErrorInfo ====
 
==== GetManualGpuErrorInfo ====
 
Takes a type-0x6 output buffer, returns an output u64.
 
Takes a type-0x6 output buffer, returns an output u64.
 +
 +
The OutBuffer_size must be >= the output size from [[#GetManualGpuErrorInfoSize]].
    
sdknso exposes the buffer as <code>void*</code>.
 
sdknso exposes the buffer as <code>void*</code>.