Type Definition ul_sys::ULCloseCallback[][src]

pub type ULCloseCallback = Option<unsafe extern "C" fn(user_data: *mut c_void, window: ULWindow)>;