Struct dvk::ext_debug_report::VkDebugReportCallbackEXT [] [src]

#[repr(C)]
pub struct VkDebugReportCallbackEXT(_);

Methods

impl VkDebugReportCallbackEXT
[src]

Trait Implementations

impl Clone for VkDebugReportCallbackEXT
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for VkDebugReportCallbackEXT
[src]