nv_alloc_t

Type Alias nv_alloc_t 

Source
pub type nv_alloc_t = nv_alloc;

Aliased Type§

#[repr(C)]
pub struct nv_alloc_t { pub nva_ops: *const nv_alloc_ops, pub nva_arg: *mut c_void, }

Fields§

§nva_ops: *const nv_alloc_ops§nva_arg: *mut c_void