Type Definition ash::vk::PFN_vkVoidFunction[][src]

pub type PFN_vkVoidFunction = Option<unsafe extern "system" fn()>;
Expand description