[][src]Function kaldera::ffi::vk::vkGetDeviceProcAddr

pub unsafe extern "C" fn vkGetDeviceProcAddr(
    device: VkDevice,
    pName: *const c_char
) -> *const c_void