Function icon_get_data
Source pub unsafe extern "C" fn icon_get_data(
instance: *const Icon,
) -> *const u8
Expand description
Get Icon XBM bitmap data for the first frame
§Arguments
instance (direction in) - pointer to Icon data
§Returns
pointer to compressed XBM bitmap data