sf_vio_write

Type Alias sf_vio_write 

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