Function objc_sys::objc_moveWeak

source ยท
pub unsafe extern "C" fn objc_moveWeak(
    to: *mut *mut objc_object,
    from: *mut *mut objc_object
)