Struct ndk_sys::_jmethodID [−][src]
#[repr(C)]pub struct _jmethodID { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _jmethodID
impl Send for _jmethodID
impl Sync for _jmethodID
impl Unpin for _jmethodID
impl UnwindSafe for _jmethodID
Blanket Implementations
Mutably borrows from an owned value. Read more