pub unsafe extern "C" fn GenerateProcessList(
ctx: *const WinCtx,
) -> WinProcListExpand description
@brief Generate the list of processes
@param ctx vmread context
@return A structure representing the process list
pub unsafe extern "C" fn GenerateProcessList(
ctx: *const WinCtx,
) -> WinProcList@brief Generate the list of processes
@param ctx vmread context
@return A structure representing the process list