Type Alias jvmtiResourceExhausted

Source
pub type jvmtiResourceExhausted = u32;

Trait Implementations§

Source§

impl From<JvmtiResourceExhausted> for jvmtiResourceExhausted

Source§

fn from(value: JvmtiResourceExhausted) -> Self

Converts to this type from the input type.