Type Definition ul_sys::ULUpdateCallback[][src]

pub type ULUpdateCallback = Option<unsafe extern "C" fn(user_data: *mut c_void)>;