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

pub struct Struct_PP_PrintRange_Dev {
    pub from: int32_t,
    pub to: int32_t,
}

Fields

from
to

Trait Implementations

impl Default for Struct_PP_PrintRange_Dev

fn default() -> Struct_PP_PrintRange_Dev

Derived Implementations

impl Copy for Struct_PP_PrintRange_Dev