init_hosted

Function init_hosted 

Source
pub fn init_hosted(
    env: &mut JNIEnv<'_>,
    context: JObject<'_>,
) -> Result<(), Error>
Available on Android only.
Expand description

Deprecated: This is the original method name for init_with_env and is functionally identical.