[][src]Function raylib_sys::rlReadScreenPixels

pub unsafe extern "C" fn rlReadScreenPixels(
    width: c_int,
    height: c_int
) -> *mut c_uchar