Function php_stream_bucket_append

Source
pub unsafe extern "C" fn php_stream_bucket_append(
    brigade: *mut php_stream_bucket_brigade,
    bucket: *mut php_stream_bucket,
)