Function raylib_sys::rlLoadFramebuffer

source ยท
pub unsafe extern "C" fn rlLoadFramebuffer(
    width: c_int,
    height: c_int
) -> c_uint