H5Pget_no_selection_io_cause

fnherr_t H5Pget_no_selection_io_cause(hid_t plist_id, uint * no_selection_io_cause) extern(C) @nogc nothrow

Gets the reason for not using selection I/O.

Parameters

plist_idDataset transfer property list identifier
no_selection_io_causePointer to receive the cause flags

Returns

Non-negative on success, negative on failure.