Skip to main content

chat_shim_parse

Function chat_shim_parse 

Source
pub unsafe extern "C" fn chat_shim_parse(
    params: *const chat_shim_parse_params,
    out_buf: *mut c_char,
    out_len: usize,
    expected_len: *mut usize,
) -> i32