Type Definition openxr_sys::platform::VkGetInstanceProcAddr[][src]

type VkGetInstanceProcAddr = unsafe extern "system" fn(_: VkInstance, _: *const c_char) -> Option<unsafe extern "system" fn()>;