Function evil_janet::janet_buffer_push_bytes

source ·
pub unsafe extern "C-unwind" fn janet_buffer_push_bytes(
    buffer: *mut JanetBuffer,
    string: *const u8,
    len: i32
)