Skip to main content

rlCopyFramebuffer

Function rlCopyFramebuffer 

Source
pub unsafe extern "C" fn rlCopyFramebuffer(
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int,
    format: c_int,
    pixels: *mut c_void,
)