llama_set_rng_seed

Function llama_set_rng_seed 

Source
pub unsafe extern "C" fn llama_set_rng_seed(
    ctx: *mut llama_context,
    seed: u32,
)