pub unsafe extern "C-unwind" fn twz_rt_insert_fot(
handle: *mut object_handle,
entry: *mut c_void,
) -> u32_result
Expand description
Insert the given entry into the FOT, or return the existing entry if it already exists in this object’s FOT. Returns -1 on failure.