Type Alias openxr_sys::pfn::DestroySpace

source ·
pub type DestroySpace = unsafe extern "system" fn(space: Space) -> Result;
Expand description