Searched defs:get_current (Results 1 – 3 of 3) sorted by relevance
33 def get_current(): function
389 pub fn get_current<T>(f: impl FnOnce(&Dispatch) -> T) -> Option<T> { in get_current() function403 pub fn get_current<T>(f: impl FnOnce(&Dispatch) -> T) -> Option<T> { in get_current() function
584 struct st_context_iface *(*get_current)(struct st_api *stapi); member