Function handle_get_rgba_data

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