Struct safe_bindgen::LangJava[][src]

pub struct LangJava { /* fields omitted */ }

Methods

impl LangJava
[src]

Set the name of the native library. This also sets the class name.

Set the namespace to put the NativeBindings class in.

Set the namespace to put all structures/classes in.

Auto Trait Implementations

impl Send for LangJava

impl Sync for LangJava