pub trait XRHitTestSourceMethods {
    // Required method
    fn Cancel(&self);
}

Required Methods§

source

fn Cancel(&self)

Implementors§