[][src]Function glsp::bind_global

pub fn bind_global<S, T>(s: S, t: T) -> Result<(), GError> where
    T: IntoVal,
    S: ToSym

Equivalent to (bind-global! s).