pub unsafe extern "C" fn rb_integer_pack(
    val: VALUE,
    words: *mut c_void,
    numwords: size_t,
    wordsize: size_t,
    nails: size_t,
    flags: c_int
) -> c_int
Expand description

Generated by rb-sys for Ruby 3.0.2