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

pub struct Struct_PPP_Selection_Dev_0_3 {
    pub GetSelectedText: Option< extern "C" fn(instance: PP_Instance, html: PP_Bool) -> Struct_PP_Var>,
}

Fields

GetSelectedText

Trait Implementations

impl Default for Struct_PPP_Selection_Dev_0_3

fn default() -> Struct_PPP_Selection_Dev_0_3

Derived Implementations

impl Copy for Struct_PPP_Selection_Dev_0_3