[][src]Function aravis_sys::arv_gc_port_write

pub unsafe extern "C" fn arv_gc_port_write(
    port: *mut ArvGcPort,
    buffer: *mut c_void,
    address: u64,
    length: u64,
    error: *mut *mut GError
)