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

pub struct Struct_PPP_TextInput_Dev_0_1 {
    pub RequestSurroundingText: Option< extern "C" fn(instance: PP_Instance, desired_number_of_characters: uint32_t)>,
}

Fields

RequestSurroundingText

Trait Implementations

impl Default for Struct_PPP_TextInput_Dev_0_1

fn default() -> Struct_PPP_TextInput_Dev_0_1

Derived Implementations

impl Copy for Struct_PPP_TextInput_Dev_0_1