Function embThread_findNearestColorInArray

Source
pub unsafe extern "C" fn embThread_findNearestColorInArray(
    color: EmbColor,
    colorArray: *mut EmbThread,
    count: c_int,
) -> c_int