Function raylib::ffi::GetPixelColor[][src]

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