Function get_native_callback

Source
pub fn get_native_callback<'a>(
    env: &mut JNIEnv<'a>,
    this: &JObject<'a>,
) -> Result<JObject<'a>>