Type Definition vulkanalia_sys::PFN_vkGetDeviceProcAddr
source · [−]pub type PFN_vkGetDeviceProcAddr = unsafe extern "system" fn(_device: Device, _name: *const c_char) -> PFN_vkVoidFunction;pub type PFN_vkGetDeviceProcAddr = unsafe extern "system" fn(_device: Device, _name: *const c_char) -> PFN_vkVoidFunction;