[][src]Type Definition vulkan_bindings::FnCreateDebugReportCallbackEXT

type FnCreateDebugReportCallbackEXT = extern "system" fn(instance: Instance, pCreateInfo: *const DebugReportCallbackCreateInfoEXT, pAllocator: *const AllocationCallbacks, pCallback: *mut DebugReportCallbackEXT) -> Result;