Type Definition ash::vk::PFN_vkGetSemaphoreFdKHR

source ·
pub type PFN_vkGetSemaphoreFdKHR = extern "system" fn(device: Device, p_get_fd_info: *const SemaphoreGetFdInfoKHR, p_fd: *mut c_int) -> Result;