[][src]Function hdf5_sys::h5o::H5Oget_native_info_by_name

pub unsafe extern "C" fn H5Oget_native_info_by_name(
    loc_id: hid_t,
    name: *const c_char,
    oinfo: *mut H5O_native_info_t,
    fields: c_uint,
    lapl_id: hid_t
) -> herr_t