[][src]Function evil_janet::janet_buffer_push_cstring

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