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

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