Function guile_sys::scm_make_typed_array [] [src]

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