Function guile_sys::scm_from_contiguous_typed_array [] [src]

pub unsafe extern "C" fn scm_from_contiguous_typed_array(
    _type: SCM,
    bounds: SCM,
    bytes: *const c_void,
    byte_len: size_t
) -> SCM