[][src]Function csound_sys::csoundTableCopyOut

pub unsafe extern "C" fn csoundTableCopyOut(
    csound: *mut CSOUND,
    table: c_int,
    dest: *mut c_double
)