Function coco_sys::coco_random_new[][src]

pub unsafe extern "C" fn coco_random_new(
    seed: u32
) -> *mut coco_random_state_t
Expand description

@brief Creates and returns a new random number state using the given seed.