Function init

Source
pub fn init<'a, F: FnOnce(u32, u32) -> (&'a str, u32, u32)>(window_params: F)