Skip to main content

jv_string_append_buf

Function jv_string_append_buf 

Source
pub unsafe extern "C" fn jv_string_append_buf(
    a: jv,
    buf: *const c_char,
    len: c_int,
) -> jv