coco_random_free

Function coco_random_free 

Source
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.