[][src]Function sauron_core::dom::events::on_pointerlockchange

pub fn on_pointerlockchange<CB, MSG>(cb: CB) -> Attribute<MSG> where
    CB: Fn(MouseEvent) -> MSG + 'static,
    MSG: 'static, 

attach an on_pointerlockchange event to the html element