☰
Trait EntryV1_2
Required Methods
fp_v1_2
Implementors
Other items in
ash
::
version
All crates
?
Trait
ash
::
version
::
EntryV1_2
[
−
]
[src]
pub trait EntryV1_2:
EntryV1_1
{ fn
fp_v1_2
(&self) -> &
EntryFnV1_2
; }
Required methods
[src]
fn
fp_v1_2
(&self) -> &
EntryFnV1_2
Implementors
[src]
impl<L>
EntryV1_2
for
EntryCustom
<L>