Function evil_janet::janet_buffer_push_cstring

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