[][src]Function hdf5_sys::h5r::H5Rcreate_region

pub unsafe extern "C" fn H5Rcreate_region(
    loc_id: hid_t,
    name: *const c_char,
    space_id: hid_t,
    oapl_id: hid_t,
    ref_ptr: *mut H5R_ref_t
) -> herr_t