Skip to main content

gguf_get_key

Function gguf_get_key 

Source
pub unsafe extern "C" fn gguf_get_key(
    ctx: *const gguf_context,
    key_id: i64,
) -> *const c_char