Skip to main content

chat_shim_templates_apply

Function chat_shim_templates_apply 

Source
pub unsafe extern "C" fn chat_shim_templates_apply(
    tmpls: *const chat_shim_templates,
    params: *const chat_shim_apply_params,
    out_result: *mut chat_shim_apply_result,
    out_buf: *mut c_char,
    out_len: usize,
    expected_len: *mut usize,
) -> i32