janet_buffer_push_cstring

Function janet_buffer_push_cstring 

Source
pub unsafe extern "C-unwind" fn janet_buffer_push_cstring(
    buffer: *mut JanetBuffer,
    cstring: *const c_char,
)