Function ndk_sys::android_fdsan_exchange_owner_tag

source ·
pub unsafe extern "C" fn android_fdsan_exchange_owner_tag(
    fd: c_int,
    expected_tag: u64,
    new_tag: u64
)