logo
#[no_mangle]
pub unsafe extern "C" fn retro_camera_frame_opengl_texture_callback(
    texture_id: c_uint,
    texture_target: c_uint,
    affine: *const f32
)
Expand description

TODO: Not exposed to Core yet.