Function zend_atomic_bool_init

Source
pub unsafe extern "C" fn zend_atomic_bool_init(
    obj: *mut zend_atomic_bool,
    desired: bool,
)