Function coco_sys::coco_random_new [−][src]
pub unsafe extern "C" fn coco_random_new(
seed: u32
) -> *mut coco_random_state_tExpand description
@brief Creates and returns a new random number state using the given seed.
pub unsafe extern "C" fn coco_random_new(
seed: u32
) -> *mut coco_random_state_t@brief Creates and returns a new random number state using the given seed.