pub type jobject = *mut _jobject;
Trait Implementations§
Source§impl<'a> From<JClassLoader<'a>> for jobject
impl<'a> From<JClassLoader<'a>> for jobject
Source§fn from(location: JClassLoader<'a>) -> Self
fn from(location: JClassLoader<'a>) -> Self
Converts to this type from the input type.