H5Fget_create_plist
fn
hid_t H5Fget_create_plist(hid_t file_id) extern(C) @nogc nothrowReturns the file creation property list identifier.
Parameters
file_id | File identifier |
Returns
A property list identifier on success, or H5I_INVALID_HID on failure.