Function rust_raylib::ffi::GetPixelColor

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

Get Color from a source pixel pointer of certain format