Function raylib_sys::GetPixelColor[][src]

pub unsafe extern "C" fn GetPixelColor(
    srcPtr: *mut c_void,
    format: c_int
) -> Color