[][src]Type Definition sndfile_sys::sf_vio_read

type sf_vio_read = extern "C" fn(ptr: *mut c_void, count: sf_count_t, user_data: *mut c_void) -> sf_count_t;