Function sndfile_sys::sf_command[][src]

pub unsafe extern "C" fn sf_command(
    sndfile: *mut SNDFILE,
    command: c_int,
    data: *mut c_void,
    datasize: c_int
) -> c_int