pub const SYS_MODULE_QUERY: usize = 703; // 703usizeExpand description
List all loaded kernel modules.
out_ptr: buffer to receiveModuleInfostructsmax_count: maximum number of modules to return
Returns the number of modules written to the buffer.