Function rb_integer_pack

Source
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 mri-x86_64-linux-gnu-3.0.2