[][src]Function hdf5_sys::h5fd::H5FDwrite

pub unsafe extern "C" fn H5FDwrite(
    file: *mut H5FD_t,
    type_: H5FD_mem_t,
    dxpl_id: hid_t,
    addr: haddr_t,
    size: size_t,
    buf: *const c_void
) -> herr_t