[][src]Function hdf5_sys::h5f::H5Fcreate

pub unsafe extern "C" fn H5Fcreate(
    filename: *const c_char,
    flags: c_uint,
    create_plist: hid_t,
    access_plist: hid_t
) -> hid_t