Function evil_janet::janet_buffer_push_u8

source ·
pub unsafe extern "C-unwind" fn janet_buffer_push_u8(
    buffer: *mut JanetBuffer,
    x: u8
)