Type Definition sndfile_sys::sf_vio_write[][src]

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