[][src]Function nannou::vk::required_extensions_with_loader

pub fn required_extensions_with_loader<L>(
    ptrs: &FunctionPointers<L>
) -> InstanceExtensions where
    L: Loader