[][src]Type Definition cuda::rand::CurandResult

type CurandResult<T = ()> = Result<T, CurandError>;