Type Alias jvmtiVisit

Source
pub type jvmtiVisit = u32;

Trait Implementations§

Source§

impl From<JvmtiVisit> for jvmtiVisit

Source§

fn from(value: JvmtiVisit) -> Self

Converts to this type from the input type.