Type Alias jvmtiThreadPriority

Source
pub type jvmtiThreadPriority = i32;

Trait Implementations§

Source§

impl From<JvmtiThreadPriority> for jvmtiThreadPriority

Source§

fn from(value: JvmtiThreadPriority) -> Self

Converts to this type from the input type.