Function handle_get_width

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