FnDestroyBufferView

Type Alias FnDestroyBufferView 

Source
pub type FnDestroyBufferView = extern "system" fn(device: Device, bufferView: BufferView, pAllocator: *const AllocationCallbacks);