Function objc_moveWeak

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