rune::buffer

Function get_buffer_create

Source
pub(crate) fn get_buffer_create<'ob>(
    buffer_or_name: Gc<ObjectType<'ob>>,
    _inhibit_buffer_hooks: Option<Gc<ObjectType<'_>>>,
    cx: &'ob Context<'_>,
) -> Result<Gc<ObjectType<'ob>>>