vshDestroy.vshDestroy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto vshDestroy(Ts args, const(VkAllocationCallbacks)* allocator)
  2. auto vshDestroy(Ts args)
    template vshDestroy(Ts...)
    vshDestroy
    (
    Ts args
    )
    if (
    Ts.length > 0 &&
    isHandleType!(Ts[$ - 1])
    )

Meta