rcu_cmpxchg_pointer

Function rcu_cmpxchg_pointer 

Source
pub unsafe extern "C" fn rcu_cmpxchg_pointer(
    p: *mut *mut c_void,
    old: *mut c_void,
    _new: *mut c_void,
) -> *mut c_void