pub unsafe extern "C" fn rb_alloc_tmp_buffer_with_count(
    store: *mut VALUE,
    len: size_t,
    count: size_t
) -> *mut c_void
Expand description

Generated by rb-sys for Ruby 3.0.2