[][src]Function cuda::ffi::curand::curandSetPseudoRandomGeneratorSeed

pub unsafe extern "C" fn curandSetPseudoRandomGeneratorSeed(
    generator: curandGenerator_t,
    seed: c_ulonglong
) -> curandStatus_t