Function raylib_ffi::GetPixelColor

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