pub type PollEvent = unsafe extern "system" fn(instance: Instance, event_data: *mut EventDataBuffer) -> Result;
Expand description
See xrPollEvent
pub type PollEvent = unsafe extern "system" fn(instance: Instance, event_data: *mut EventDataBuffer) -> Result;
See xrPollEvent