enum NvDataOperation [src]

Fields

read
write

Source

pub const NvDataOperation = enum { read, write, }