Function handle_get_height

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