Function guile_sys::scm_uniform_vector_set_x [] [src]

pub unsafe extern "C" fn scm_uniform_vector_set_x(
    v: SCM,
    idx: SCM,
    val: SCM
) -> SCM