[][src]Function raylib_sys::GuiCheckIconPixel

pub unsafe extern "C" fn GuiCheckIconPixel(
    iconId: c_int,
    x: c_int,
    y: c_int
) -> bool