Function guile_sys::scm_list_to_typed_array [] [src]

pub unsafe extern "C" fn scm_list_to_typed_array(
    _type: SCM,
    ndim: SCM,
    lst: SCM
) -> SCM