Function raylib::ffi::SetPixelColor[][src]

pub unsafe extern "C" fn SetPixelColor(
    dstPtr: *mut c_void,
    color: Color,
    format: i32
)