Function frida_sys::_frida_json_array_get_object_element

source ยท
pub unsafe extern "C" fn _frida_json_array_get_object_element(
    array: *mut JsonArray,
    index_: guint,
) -> *mut JsonObject