Function rust_raylib::ffi::GetRenderWidth
source · pub unsafe extern "C" fn GetRenderWidth() -> c_int
Expand description
Get current render width (it considers HiDPI)
pub unsafe extern "C" fn GetRenderWidth() -> c_int
Get current render width (it considers HiDPI)