[][src]Function guile_sys::scm_make_typed_array

pub unsafe extern "C" fn scm_make_typed_array(
    type_: SCM,
    fill: SCM,
    bounds: SCM
) -> SCM