H5Pget_modify_write_buf
fn
herr_t H5Pget_modify_write_buf(hid_t plist_id, hbool_t * modify_write_buf)Gets the modify write buffer flag.
Parameters
plist_id | Dataset transfer property list identifier |
modify_write_buf | Pointer to receive the flag |
Returns
Non-negative on success, negative on failure.