pub unsafe extern "C" fn coco_random_free(
state: *mut coco_random_state_t,
)Expand description
@brief Frees all memory associated with the random state.
pub unsafe extern "C" fn coco_random_free(
state: *mut coco_random_state_t,
)@brief Frees all memory associated with the random state.