scm_uniform_vector_write

Function scm_uniform_vector_write 

Source
pub unsafe extern "C" fn scm_uniform_vector_write(
    v: SCM,
    port_or_fd: SCM,
    start: SCM,
    end: SCM,
) -> SCM