Type Definition nsf_imgui_raw::ImGuiSizeCallback

source ·
pub type ImGuiSizeCallback = Option<extern "C" fn(data: *mut ImGuiSizeCallbackData)>;