scm_i_alloc_struct

Function scm_i_alloc_struct 

Source
pub unsafe extern "C" fn scm_i_alloc_struct(
    vtable_data: *mut scm_t_bits,
    n_words: c_int,
) -> SCM