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