eldenring 0.14.0

Structures, bindings, and utilities for From Software's title Elden Ring
Documentation
1
2
3
4
5
#[repr(C)]
pub struct DLPlainConditionSignal {
    vftable: usize,
    event_handle: usize,
}