RawGuiRegisterCloseOnEscape

Type Alias RawGuiRegisterCloseOnEscape 

Source
pub type RawGuiRegisterCloseOnEscape = unsafe extern "C-unwind" fn(window_name: *const c_char, is_visible: *mut bool);