Function objc_storeStrong

Source
pub unsafe extern "C" fn objc_storeStrong(
    addr: *mut *mut objc_object,
    value: *mut objc_object,
)