Skip to main content

Mojo struct

ncclResult_t

struct ncclResult_t

Implemented traits​

AnyType, Copyable, Equatable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable, Writable

comptime members​

ncclSuccess​

comptime ncclSuccess = ncclResult_t(0)

Methods​

__init__​

__init__(value: Int) -> Self

__eq__​

__eq__(self, other: Self) -> Bool

Returns:

Bool

write_to​

write_to(self, mut writer: T)