[][src]Function hdf5_sys::h5fd::H5FDfree

pub unsafe extern "C" fn H5FDfree(
    file: *mut H5FD_t,
    type_: H5FD_mem_t,
    dxpl_id: hid_t,
    addr: haddr_t,
    size: hsize_t
) -> herr_t