Type Definition pilka_lib::ash::vk::PFN_vkCreateSemaphore[]

pub type PFN_vkCreateSemaphore = unsafe extern "system" fn(Device, *const SemaphoreCreateInfo, *const AllocationCallbacks, *mut Semaphore) -> Result;