[][src]Function hdf5_sys::h5f::H5Fget_free_sections

pub unsafe extern "C" fn H5Fget_free_sections(
    file_id: hid_t,
    type_: H5F_mem_t,
    nsects: size_t,
    sect_info: *mut H5F_sect_info_t
) -> ssize_t