Type Definition libretro_sys::CameraFrameRawFramebufferFn[][src]

type CameraFrameRawFramebufferFn = unsafe extern "C" fn(buffer: *const u32, width: c_uint, height: c_uint, pitch: size_t);