Struct ppapi::ffi::Struct_PPP_Graphics3D_1_0Experimental [-]  [+] [src]

pub struct Struct_PPP_Graphics3D_1_0 {
    pub Graphics3DContextLost: Option< extern "C" fn(instance: PP_Instance)>,
}

Fields

Graphics3DContextLost

Trait Implementations

impl Default for Struct_PPP_Graphics3D_1_0

fn default() -> Struct_PPP_Graphics3D_1_0

Derived Implementations

impl Copy for Struct_PPP_Graphics3D_1_0