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

pub unsafe extern "C" fn curandCreateGenerator(
    generator: *mut curandGenerator_t,
    rng_type: curandRngType_t
) -> curandStatus_t