Skip to main content

gguf_set_val_f64

Function gguf_set_val_f64 

Source
pub unsafe extern "C" fn gguf_set_val_f64(
    ctx: *mut gguf_context,
    key: *const c_char,
    val: f64,
)