Type Alias jvmtiIterationControl

Source
pub type jvmtiIterationControl = u32;

Trait Implementations§

Source§

impl From<JvmtiIterationControl> for jvmtiIterationControl

Source§

fn from(value: JvmtiIterationControl) -> Self

Converts to this type from the input type.