pub type jvmtiIterationControl = u32;
Trait Implementations§
Source§impl From<JvmtiIterationControl> for jvmtiIterationControl
impl From<JvmtiIterationControl> for jvmtiIterationControl
Source§fn from(value: JvmtiIterationControl) -> Self
fn from(value: JvmtiIterationControl) -> Self
Converts to this type from the input type.