[][src]Function evil_janet::janet_buffer_push_bytes

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